Skip to content

Updates Dependencies #17

Updates Dependencies

Updates Dependencies #17

Workflow file for this run

name: Test rbxlx-to-rojo
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Run tests
run: cargo test