Browse Source

Merge pull request #202 from t1m0t/master

fix ci test workflow
Jonathan Kelley 3 years ago
parent
commit
557d1d18dd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/main.yml

+ 1 - 1
.github/workflows/main.yml

@@ -38,8 +38,8 @@ jobs:
         with:
           command: install
           args: --debug cargo-make
-      - uses: actions-rs/cargo@v1
       - uses: browser-actions/setup-firefox@latest
+      - uses: actions-rs/cargo@v1
         with:
           command: make
           args: tests